Skip to content

Conversation

@LaurenceJJones
Copy link
Member

  • Fix mobile button overflow by adding min-w-0 to flex items
  • Change middle buttons from full-width flex-1 to md:w-auto to prevent overlapping logo
  • Add flex-wrap to buttons container for better layout control
  • Add flex-shrink-0 to logo to maintain its space
  • Increase button size to lg for better prominence
  • Layout now shows: first button full width, second & third side-by-side, fourth full width on mobile
  • Buttons properly scale and position on all screen sizes

- Fix mobile button overflow by adding min-w-0 to flex items
- Change middle buttons from full-width flex-1 to md:w-auto to prevent overlapping logo
- Add flex-wrap to buttons container for better layout control
- Add flex-shrink-0 to logo to maintain its space
- Increase button size to lg for better prominence
- Layout now shows: first button full width, second & third side-by-side, fourth full width on mobile
- Buttons properly scale and position on all screen sizes
@aws-amplify-eu-west-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-910.d1to60jd2gb6y6.amplifyapp.com

Copy link
Contributor

@rr404 rr404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and thanks Laurence

@LaurenceJJones LaurenceJJones merged commit 07aabfe into crowdsecurity:main Oct 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants